IsPlain Property (C1GroupDataCollection<S>)
In This Topic
Gets whether the group items will be inline with the data items or the items will be the first level of group items.
Syntax
'Declaration
Public Overrides ReadOnly Property IsPlain As Boolean
public override bool IsPlain {get;}
See Also